home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 355
- Top = 223
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Crack me'
- ClientHeight = 69
- ClientWidth = 121
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 4
- Top = 8
- Width = 109
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Caption = 'Cracked :'#39'('
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object DemoLabel: TLabel
- Left = 4
- Top = 4
- Width = 113
- Height = 32
- Alignment = taCenter
- AutoSize = False
- Caption = 'DEMO'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -27
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Button1: TButton
- Left = 20
- Top = 40
- Width = 81
- Height = 25
- Caption = 'Bye !'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-